Release: merge development into beta#1
Conversation
- Merge openspec/README.md: keep Planix goal section, add artifact progression diagram, workflow steps, and full commands table - Add openspec/ROADMAP.md for feature tracking - Add openspec/architecture/README.md with ADR format guide - Add openspec/specs/README.md with feature spec format and lifecycle
…gn references Made-with: Cursor
Made-with: Cursor
Quality Report
Summary
PHP Quality
Vue Quality
Security
License Compliance
composer dependencies (100 total)
npm dependencies (215 total)
PHPUnit Tests
Integration Tests (Newman)
E2E Tests (Playwright)Playwright E2E tests were not enabled for this run. Generated automatically by the Quality workflow.
|
Quality Report
Summary
PHP Quality
Vue Quality
Security
License Compliance
composer dependencies (100 total)
npm dependencies (215 total)
PHPUnit Tests
Code coverage: 0% (0 / 3 statements) Integration Tests (Newman)
E2E Tests (Playwright)Playwright E2E tests were not enabled for this run. Generated automatically by the Quality workflow.
|
Quality Report
Summary
PHP Quality
Vue Quality
Security
License Compliance
composer dependencies (100 total)
npm dependencies (215 total)
PHPUnit Tests
Code coverage: 0% (0 / 3 statements) Integration Tests (Newman)Newman integration tests were not enabled for this run. E2E Tests (Playwright)Playwright E2E tests were not enabled for this run. Generated automatically by the Quality workflow.
|
Quality Report
Summary
PHP Quality
Vue Quality
Security
License Compliance
composer dependencies (100 total)
npm dependencies (215 total)
PHPUnit Tests
Code coverage: 0% (0 / 3 statements) Integration Tests (Newman)Newman integration tests were not enabled for this run. E2E Tests (Playwright)Playwright E2E tests were not enabled for this run. Generated automatically by the Quality workflow.
|
…uestions - Resolve all 6 open research questions in ARCHITECTURE.md: CalDAV one-way export (V1), 1-level sub-tasks, configurable Procest bridge (Procest UI decides), per-task-only time tracking, GitHub sync via OpenConnector (V1), soft WIP limits - Update ADR-003 (Procest bridge) and ADR-004 (time tracking scope) - Create 8 OpenSpec changes with full artifacts (proposal, design, specs, tasks): register-schemas, projects, tasks, kanban-board, time-tracking, dashboard-my-work, admin-user-settings, procest-integration - Update all 7 feature specs to in-progress status with change links - Add conduction schema symlink (openspec/schemas/conduction) - Sync app description in info.xml and README.md with app-config.json goal
Quality Report
Summary
PHP Quality
Vue Quality
Security
License Compliance
composer dependencies (100 total)
npm dependencies (215 total)
PHPUnit Tests
Code coverage: 0% (0 / 3 statements) Integration Tests (Newman)Newman integration tests were not enabled for this run. E2E Tests (Playwright)Playwright E2E tests were not enabled for this run. Generated automatically by the Quality workflow.
|
Replace example schema with 5 production schemas (task, project, column, timeEntry, label), add seed data (5 labels, 3 projects, 12 columns, 5 tasks, 3 time entries), register deep links for all schemas, and bump register version to 0.2.0.
…x data model Replace placeholder example schema with 5 production schemas (task, project, column, timeEntry, label) and 28 seed data objects. Fix repair step registration (info.xml), loadConfiguration() argument passing, and register definition fields required by ImportHandler. All quality checks pass (PHPCS, Psalm, PHPStan).
Implement register-schemas — 5 schemas with seed data for Planix data model
Quality Report
Summary
PHP Quality
Vue Quality
Security
License Compliance
composer dependencies (100 total)
npm dependencies (215 total)
PHPUnit Tests
Code coverage: 0% (0 / 3 statements) Integration Tests (Newman)Newman integration tests were not enabled for this run. E2E Tests (Playwright)Playwright E2E tests were not enabled for this run. Generated automatically by the Quality workflow.
|
…, and l10n Add ProjectList, ProjectBoard, and ProjectBacklog views with supporting store, router entries, and MainMenu navigation. Include l10n strings, webpack config, and openspec plan/test-plan artifacts for the projects change and all related MVP changes.
Adds full project management surface to Planix — list, create, settings sidebar, member management, archive, and delete. All 47 tasks complete, verified by automated functional tests (all 11 TC pass). Key fixes applied during implementation: - webpack publicPath overridden to /apps-extra/planix/js/ (chunk 404s) - settings sidebar PATCH now includes members to prevent data loss on save - NcChip imported via component path (not available in @nextcloud/vue main index v8.16.0) - publicWrite/publicRead enabled on planix register via repair step migration
Add project management UI — list, create, settings, member management, archive and delete
Quality Report
Summary
PHP Quality
Vue Quality
Security
License Compliance
composer dependencies (100 total)
npm dependencies (215 total)
PHPUnit Tests
Code coverage: 0% (0 / 3 statements) Integration Tests (Newman)Newman integration tests were not enabled for this run. E2E Tests (Playwright)Playwright E2E tests were not enabled for this run. Generated automatically by the Quality workflow.
|
…acking, settings, and procest integration Update README with restructured feature list, add six new feature docs with standards references, and include project screenshots.
Quality Report
Summary
PHP Quality
Vue Quality
Security
License Compliance
composer dependencies (100 total)
npm dependencies (215 total)
PHPUnit Tests
Code coverage: 0% (0 / 3 statements) Integration Tests (Newman)Newman integration tests were not enabled for this run. E2E Tests (Playwright)Playwright E2E tests were not enabled for this run. Generated automatically by the Quality workflow.
|
Add bug tasks discovered by automated test agents to three changes: - admin-user-settings: health/metrics 500s, admin settings 404, label a11y - dashboard-my-work: KPI card a11y roles, missing alt text - tasks: status enum validation, PATCH support for partial updates
Quality Report
Summary
PHP Quality
Vue Quality
Security
License Compliance
composer dependencies (100 total)
npm dependencies (215 total)
PHPUnit Tests
Code coverage: 0% (0 / 3 statements) Integration Tests (Newman)Newman integration tests were not enabled for this run. E2E Tests (Playwright)Playwright E2E tests were not enabled for this run. Generated automatically by the Quality workflow.
|
Automated PR to sync development changes to beta for beta release.
Merging this PR will trigger the beta release workflow.